ARawByteStringArray.Item[Integer] Property
Represents property Item[Integer].
public property Item[const Idx: Integer]: RawByteString read GetItem write SetItem; default;
Parameters
- Idx
- Type: Integer
Property Value
Type: RawByteString
Represents property Item[Integer].
public property Item[const Idx: Integer]: RawByteString read GetItem write SetItem; default;